home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / simcode.zip / SCRIPT1.SCS < prev    next >
Text File  |  1992-11-05  |  2KB  |  22 lines

  1.  
  2. ┌─────────────────────────────────────────────────────────────────────────────┐
  3. │                            Script1.scs                                      │
  4. │~Red~                     Set Foreground Color to Red.                       │
  5. │     ~Back Black~         Set Background Color to Black.                     │
  6. │                 ~Clear~  Clear the Screen.                                  │
  7. │                                                                             │
  8. │#Welcome to SimCode# @@@  Write Welcome to SimCode then space down 3 lines.  │
  9. │                                                                             │
  10. │#Calling Script2#      Write Calling Script2 to screen.                      │
  11. │@@@                    Space down Three Lines.                               │
  12. │~ENTER~                Wait for enter key to be pressed.                     │
  13. │~Call Script2.SCS 11~  Load Script2.scs with color 11.                       │
  14. │                                                                             │
  15. │~Color12~   Change Foreground Color to Light Red.                            │
  16. │~Clear~    Clear Screen.                                                     │
  17. │#bye bye#@ Write bye bye to screen.                                          │
  18. │~xy29,24~ Goto Line 24 Column 29.                                            │
  19. │~Bcolor1~ Change Back Ground Color to Blue.                                  │
  20. │~More~   Wait for user to press a key.                                       │
  21. └─────────────────────────────────────────────────────────────────────────────┘
  22.